﻿2026-06-04T12:50:03.3103254Z ##[group]Run actions/checkout@v5
2026-06-04T12:50:03.3104880Z with:
2026-06-04T12:50:03.3105616Z   repository: SaberMage/spt-core
2026-06-04T12:50:03.3112736Z   token: ***
2026-06-04T12:50:03.3113418Z   ssh-strict: true
2026-06-04T12:50:03.3114078Z   ssh-user: git
2026-06-04T12:50:03.3114766Z   persist-credentials: true
2026-06-04T12:50:03.3115505Z   clean: true
2026-06-04T12:50:03.3116184Z   sparse-checkout-cone-mode: true
2026-06-04T12:50:03.3116971Z   fetch-depth: 1
2026-06-04T12:50:03.3117624Z   fetch-tags: false
2026-06-04T12:50:03.3118293Z   show-progress: true
2026-06-04T12:50:03.3118989Z   lfs: false
2026-06-04T12:50:03.3119748Z   submodules: false
2026-06-04T12:50:03.3120451Z   set-safe-directory: true
2026-06-04T12:50:03.3121731Z ##[endgroup]
2026-06-04T12:50:03.4692941Z Syncing repository: SaberMage/spt-core
2026-06-04T12:50:03.4696264Z ##[group]Getting Git version info
2026-06-04T12:50:03.4697623Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T12:50:03.4699701Z [command]/usr/bin/git version
2026-06-04T12:50:03.4700721Z git version 2.34.1
2026-06-04T12:50:03.4722682Z ##[endgroup]
2026-06-04T12:50:03.4744768Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/9bbdf3ed-5f78-432a-8ef9-04e553665469/.gitconfig'
2026-06-04T12:50:03.4755878Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/9bbdf3ed-5f78-432a-8ef9-04e553665469' before making global git config changes
2026-06-04T12:50:03.4758421Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T12:50:03.4764294Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T12:50:03.4824685Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T12:50:03.4861462Z https://github.com/SaberMage/spt-core
2026-06-04T12:50:03.4885855Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T12:50:03.4892850Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T12:50:03.4931174Z refs/heads/dev-freeform
2026-06-04T12:50:03.4943720Z [command]/usr/bin/git checkout --detach
2026-06-04T12:50:03.5020943Z HEAD is now at 785002e feat(daemon,docs): M4-D9-3 dormancy budget measured + policy locked [budget]
2026-06-04T12:50:03.5078536Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T12:50:03.5117902Z Deleted branch dev-freeform (was 785002e).
2026-06-04T12:50:03.5166965Z ##[endgroup]
2026-06-04T12:50:03.5170993Z [command]/usr/bin/git submodule status
2026-06-04T12:50:03.5416306Z ##[group]Cleaning the repository
2026-06-04T12:50:03.5421155Z [command]/usr/bin/git clean -ffdx
2026-06-04T12:50:04.8972022Z Removing target/
2026-06-04T12:50:04.8984173Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T12:50:04.9071777Z HEAD is now at 785002e feat(daemon,docs): M4-D9-3 dormancy budget measured + policy locked [budget]
2026-06-04T12:50:04.9078808Z ##[endgroup]
2026-06-04T12:50:04.9081771Z ##[group]Disabling automatic garbage collection
2026-06-04T12:50:04.9087221Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T12:50:04.9128562Z ##[endgroup]
2026-06-04T12:50:04.9131395Z ##[group]Setting up auth
2026-06-04T12:50:04.9138227Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T12:50:04.9180652Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T12:50:04.9425064Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T12:50:04.9466143Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T12:50:04.9703183Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T12:50:04.9744977Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T12:50:04.9988096Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T12:50:05.0048352Z ##[endgroup]
2026-06-04T12:50:05.0051268Z ##[group]Fetching the repository
2026-06-04T12:50:05.0063608Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +785002e707f71652c714a13d71e6d5c100db003a:refs/remotes/origin/dev-freeform
2026-06-04T12:50:05.6342248Z ##[endgroup]
2026-06-04T12:50:05.6346171Z ##[group]Determining the checkout info
2026-06-04T12:50:05.6349471Z ##[endgroup]
2026-06-04T12:50:05.6353307Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T12:50:05.6406147Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T12:50:05.6442917Z ##[group]Checking out the ref
2026-06-04T12:50:05.6447932Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T12:50:05.6504522Z Switched to a new branch 'dev-freeform'
2026-06-04T12:50:05.6508936Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T12:50:05.6516474Z ##[endgroup]
2026-06-04T12:50:05.6561841Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T12:50:05.6595836Z 785002e707f71652c714a13d71e6d5c100db003a
